| Total Complexity | 163 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 464 |
| Lines of code | 341 |
| Logical lines of code | 236 |
| Comment lines | 84 |
| Methods | 7 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| fix_tokens() | 100 | 193 | ||
| fix_ternary() | 40 | 29 | 56 | |
| array_reconstruct_tokens() | 43 | 17 | 45 | |
| prepare_tokens() | 48 | 14 | 30 | |
| __construct() | 82 | 1 | 3 | |
| tokenize() | 68 | 1 | 8 | |
| wrap_braces() | 70 | 1 | 6 |